The tasks required by the user are the following: The structure
must first be divided into fairly flat polygonal surfaces, which
are called major elements (see Fig.~#fg1#526>
When generating a mesh, it is important to ensure that meshes in
adjacent elements are properly electrically connected across the
boundary. (NEC2 users will be aware of a particularly insidious
fault caused by two wires whose
end-points that are closely located and should be
physically connected, but are treated by the code as
unconnected.) We will use the term conformality in this paper to
describe a properly connected mesh.
WIREGRID will ensure conformality
provided that major nodes of adjacent major elements coincide on
the boundary that the elements share.
These requirements mean that when vertices on the
boundary between two adjacent polygons are not coincident, extra
major nodes for one or both of them must be defined. These
extra nodes must coincide with the unmatched vertices
(see
Fig.~#fg2#528>
An additional geometric requirement for the major elements is that they must be convex, i.e. a straight line joining any two points in the polygon must still be enclosed by the polygon boundaries. The reason for this requirement is that it greatly simplifies the task of the mesh generator in WIREGRID. It can be adhered to easily, since any non-convex polygon can be divided into two or more convex parts.
A number tag starting from 0 is assigned by WIREGRID to each major element. It is often helpful to keep a rough sketch of the structure, indicating all the major elements with their number tags. In the NEC2 input file that WIREGRID generates, all wires belonging to a certain major element will be tagged with this number. When certain wires are to be loaded, excited or even altered by hand, this will help to locate them.